(set #please_close "\nThis program will DELETE Executive from your harddisk. All files that belong to Executive will be deleted. Other files won't be touched.\n\n\nPLEASE CLOSE THE EXECUTIVE DIRECTORY WINDOW IN WORKBENCH SCREEN SO THE DIRECTORY CAN BE DELETED.")
(set #savekey "\nDo you want to copy your personal keyfile to S: directory, so it will be saved for the time when you reinstall Executive? Executive will find the key from S: directory.")
(set #yes "Yes, copy key to S:")
(set #no "No, delete the key")
(set #userstartup "; Executive has been uninstalled.")
(set #rempath "\nA `Path'-command in your \"S:User-Startup\" file will now be removed.")
(set #remhelp "When you installed Executive, the installation script added some commands to your \"S:User-Startup\" file. These commands will now be removed.")
(set #done "\nExecutive has been uninstalled successfully.")
;
; ===== Suomi
;
(if (= @language "Suomi")
(
(set #please_close "\nTΣmΣ ohjelma POISTAA Executiven kovalevyltΣsi. Kaikki Executiveen kuuluvat tiedostot tuhotaan. Muihin tiedostoihin ei kosketa.\n\n\nSULJE WORKBENCH-RUUDULLA AVOINNA OLEVA EXECUTIVEN HAKEMISTO-IKKUNA, MUUTOIN HAKEMISTOA EI VOI POISTAA.")
(set #savekey "\nHaluatko kopioida henkil÷kohtaisen suojausavaimesi S: hakemistoon, josta Executive l÷ytΣΣ sen jos asennat Executiven uudelleen?")
(set #done "\nExecutive on onnistuneesti poistettu koneestasi.")
)) ; end of if statement
;
; ===== Franτais
;
;(if (= @language "Franτais")
;(
;)) ; end of if statement
;
; ===== Deutsch
;
;(if (= @language "Deutsch")
;(
;)) ; end of if statement
;
; ===== Norsk
;
;(if (= @language "Norsk")
;(
;)) ; end of if statement
;
; ===== Nederlands
;
(if (= @language "Nederlands")
(
(set #please_close "\nDit programma zal Executive van uw harddisk verwijderen. Alle bestanden die behoren tot Executive zullen worden verwijderd. Andere bestanden zullen met rust worden gelaten.\n\n\nSLUIT U ALSTUBLIEFT DE EXECUTIVE LADE IN UW WORKBENCH ZODAT EXECUTIVE KAN WORDEN VERWIJDERD.")
(set #savekey "\nWilt u uw persoonlijke keyfile naar de S: lade gekopieδrd hebben, zodat deze kan worden bewaard voor het geval dat u Executive opnieuw wilt installeren? Executive zal deze keyfile ook vinden vanuit de S: lade.")
(set #yes "Ja, kopieδr key naar S:")
(set #userstartup "; Executive is verwijderd.")
(set #rempath "\nEen `Path'-commando in uw \"S:User-Startup\" bestand zal nu worden verwijderd.")
(set #remhelp "Toen u Executive ge∩nstalleerd heeft, heeft het installatie script enkele commando's toegevoegd aan uw \"S:User-Startup\" bestand. Deze commando's zullen nu verwijderd worden.")
(set #done "\nExecutive is succesvol verwijderd.")
)) ; end of if statement
;
; ===== Svenska
;
(if (= @language "Svenska")
(
(set #please_close "\nDet hΣr programmet kommer att TA BORT Execute frσn din hσrddisk. Alla filer som tillh÷r Executive raderas. Andra filer lΣmnas or÷rda.\n\n\nST─NG EXECUTIVE-F╓NSTRET P┼ WORKBENCHSK─RMEN S┼ ATT L┼DAN KAN RADERAS.")
(set #savekey "\nVill du kopiera din personliga nyckelfil till S:-lσdan, sσ att den sparas tills du σter installerar Executive? Executive hittar filen i S:-lσdan.")
(set #yes "Ja, kopiera nyckeln till S:")
(set #no "Nej, radera nyckeln")
(set #userstartup "; Executive har avinstallerats.")
(set #rempath "\n`Path'-kommandot i din \"S:User-Startup\"-fil kommer nu att tas bort.")
(set #remhelp "NΣr du installerade Executive sσ adderade installationsskriptet nσgra kommandon till \"S:User-Startup\"-filen. Dessa kommandon tas nu bort.")